cronolog software package provides Logfile rotator for web servers, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cronolog
cronolog is installed in your system.
Make ensure the cronolog package were installed using the commands given below,
$ sudo dpkg-query -l | grep cronolog *
You will get with cronolog package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | X Window System software |
| Package | cronolog |
| Version | 1.6.2+rpk-1 |
| Description | Logfile rotator for web servers |
| Sub Section | x11 |